Welcome![Sign In][Sign Up]
Location:
Search - VB CALL

Search list

[GUI DevelopVistaFormCtl

Description: 模仿Vista皮肤界面,一款效果不错的VB源程序,已经生成了ocx控件,可以调用!-Mimic Vista skin interface, a good effect of VB source code has been generated ocx controls, you can call!
Platform: | Size: 229376 | Author: 陈浩南 | Hits:

[Com PorttelephoneCilent

Description: 用VB编的来电客户管理程序,用MSComm控件实现,系统可以跟踪来电,根据来电号码查询来电客户的基本信息,发生业务的记录.-VB calls made by customer management process, with the realization of MSComm control, the system can track the calls, according to Caller ID Call customer inquiries basic information, the occurrence of business records.
Platform: | Size: 67584 | Author: 李品 | Hits:

[ICQ-IM-Chatp2p

Description: 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才能收到信息。 4. 本例子中不包括语音,视频,文件等组件。 -1. Setting ODBC driver, the system DSN named ShareRes2, and establish a connection and database shareResV2.mdb. Start.ini and P2PServerDll.dll will be copied to the system directory (for example: C: WINDOWSsystem32). Note start.ini settings and actual ODBC settings unanimously. 2. Examples of procedures to open the server, start the server example VB or Vc example. Need to see the server log, please p2psvr.log copy to c: root directory. 3. Open Client Dll call example, only the client has login server can receive the information. 4. This example does not include voice, video, documents and other components.
Platform: | Size: 1542144 | Author: ssss | Hits:

[MultiLanguagedoc2exe

Description: doc批量转为txt,使用vb编写,调用vba函数。一个简单易用的小程序。可以批量转换某个文件夹内的doc为txt。 -batch doc to txt, prepared using vb, vba function call. An easy-to-use applet. Can batch convert a folder within the doc to txt.
Platform: | Size: 13312 | Author: eternalflier | Hits:

[File Operatediaoyong

Description: 用vb编的调用文件的决佳方法!!!!欢迎大家使用!-Vb call made using the summary document best method! ! ! ! Welcome everyone to use!
Platform: | Size: 6144 | Author: | Hits:

[OtherVB_Callback

Description: 这个例子演示了一个 “ptr”对象被传递到一个外部 (且可以是远端的) ole 服务.-This example demonstrated a
Platform: | Size: 7168 | Author: Indeed | Hits:

[MiddleWarebh

Description: 利用MSComm控件拨电话的程序,用vb编写的很简单的应用。-MSComm control the use of the procedure call, using vb prepared very simple applications.
Platform: | Size: 3072 | Author: lxs | Hits:

[OS programvb_rar

Description: VB调用WINRAR,自动读取注册表,不管WINRAR的安装路径在哪里都能调用-VB call WINRAR, automatically reads the registry, regardless of the installation of WinRAR path where all calls
Platform: | Size: 1024 | Author: 易晓 | Hits:

[ERP-EIP-OA-PortalMISwanmeiban

Description: 作品名称:企业人事管理系统 执行文件:人事管理系统.exe 文件调用:Images 数据调用:DateBase 开发软件:VB 系统功能特性(简介): 本系统是一个管理中、小型企业人员日常情况,提供添加员工、修改员工、考评员工、审核员工等功能,主要提供企业工作人员的工作考评、考勤等日常管理职能,主要提供给中小型企业的管理人员使用-Project Title: Enterprise Personnel Management System Implementation Document: Personnel Management System. Exe file called: Images of data call: DateBase development software: VB system characteristics (Introduction): This system is a management, small business day-to-day staff and offer them to add staff revised staff appraisal of staff, audit staff and other functions, the main provider of enterprise staff evaluation, attendance, such as day-to-day management functions, primarily to small and medium-sized enterprise managers
Platform: | Size: 2496512 | Author: sheep | Hits:

[Video Capturevbcapture

Description: VB开发的,可以调用摄像头源码,并提供接口供外界调用-VB development, you can call the camera source, and provide interfaces for external calls
Platform: | Size: 190464 | Author: grand | Hits:

[Otherfish

Description: office ppt考试系统 通过vb界面调用office接口进行ppt模拟考试的系统 -examination system, through the office ppt interface vb call office interface mock examinations system ppt
Platform: | Size: 109568 | Author: zhaolin | Hits:

[Internet-NetworkWindowsApplication1

Description: 一个用vb写的,调用拨号的程序-Written in a used vb, call Dial-up procedures
Platform: | Size: 47104 | Author: liuxl | Hits:

[Dialog_Windowvbcontrol

Description: VB 调用控制程序,让其成为自己程序的子窗口-VB call control procedures, procedures to make them their own sub-window
Platform: | Size: 4096 | Author: Zesese | Hits:

[Windows DevelopDIALER

Description: vb 打电话源码下载,msdn 源码-call vb source download, msdn source
Platform: | Size: 3072 | Author: | Hits:

[Special Effects11

Description: HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp JpegVC++ Category VbTestDll VB call Jpg and Bmp format conversion API function jpeg jpeg examples of the former to the DCT transform
Platform: | Size: 717824 | Author: 韩义 | Hits:

[Algorithmfft

Description: 这是本人的本科毕业论文《二维FFT变换程序实现及其应用》中的程序,先用c语言将算法模块封装成dll,然后在VC和VB中调用。-This is my undergraduate thesis, Two-dimensional FFT transform and its application procedures to achieve in the process, use c language algorithm module package into a dll, then call the VC and VB.
Platform: | Size: 2201600 | Author: hanxiaohua | Hits:

[Special EffectsGeoTrans

Description: 此源码为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。区别于通常的8位位图处理,封装的各API函数可以处理24位彩色图像。 -Dll source code for this package of Visual C++ Project. One package of 10 commonly used image processing API function to facilitate the VC, VB, Delphi and other development tools call. Different from the usual 8-bit processing, packaging of the API function can handle 24-bit color images.
Platform: | Size: 62464 | Author: bryan | Hits:

[SCMdll

Description: vb 中 DLL 函数的简单调用.可以能够调用自制DLL.-vb in a simple DLL function call. to be able to call home-made DLL.
Platform: | Size: 9216 | Author: 张立辉 | Hits:

[Windows DevelopvbDelphi

Description: VB调用delphi动态库 dll 数组传递-VB DLL delphi call dll array transmission
Platform: | Size: 365568 | Author: nong | Hits:

[.netmkexcel

Description: vb.net读取Excel文件,很方便。通过vb.net的调用EXCEL.dll来实现功能。-vb.net read Excel files, very convenient. Call through vb.net Excel.dll to achieve function.
Platform: | Size: 14336 | Author: 卡阿卡 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 38 »

CodeBus www.codebus.net